Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: implement fill for locators #10220

Merged
merged 1 commit into from
May 23, 2023
Merged

chore: implement fill for locators #10220

merged 1 commit into from
May 23, 2023

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented May 22, 2023

Implements the fill action for locators (the change step in the replay lib terms). The fill action supports "typeable" inputs and contenteditable elements as well as inputs that do not support typing.

@OrKoN OrKoN force-pushed the orkon/locator-fill branch 2 times, most recently from a79f0e6 to 4754f16 Compare May 23, 2023 07:44
@OrKoN OrKoN marked this pull request as ready for review May 23, 2023 07:45
@OrKoN OrKoN requested a review from jrandolf May 23, 2023 07:45
@OrKoN OrKoN merged commit 9ca9bbf into main May 23, 2023
17 of 23 checks passed
@OrKoN OrKoN deleted the orkon/locator-fill branch May 23, 2023 11:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants